- non-pointer
- неуказательный
English-Russian big medical dictionary. 2005.
English-Russian big medical dictionary. 2005.
Pointer anglais — Pointer anglais … Wikipédia en Français
Pointer (computing) — This article is about the programming data type. For the input interface (for example a computer mouse), see Pointing device. Pointer a pointing to the memory address associated with variable b. Note that in this particular diagram, the computing … Wikipedia
pointer — 1. pointer [ pwɛ̃te ] v. tr. <conjug. : 1> • XIIIe; de 1. point I ♦ 1 ♦ Marquer d un point (qqch.) pour faire un contrôle. ⇒ pointage (2o). Son secrétaire « lui présentait une liste de noms, qu il examinait et pointait au crayon rouge »… … Encyclopédie Universelle
Pointer (dog breed) — Infobox Dogbreed akcgroup = Sporting akcstd = http://www.akc.org/breeds/pointer/index.cfm altname = English Pointer ankcgroup = Group 3 (Gundogs) ankcstd = http://www.ankc.aust.com/pointer.html ckcgroup = Group 1 Sporting Dogs ckcstd = http://www … Wikipedia
Pointer (chien) — Pour les articles homonymes, voir Pointer. Pointer (chien) … Wikipédia en Français
Non-standard RAID levels — Main article: RAID Although all RAID implementations differ from the specification to some extent, some companies have developed non standard RAID implementations that differ substantially from the standard. Non RAID drive architectures… … Wikipedia
Non-local variable — In programming language theory, a non local variable is a variable that is not defined in the local scope. While the term can refer to global variables, it is primarily used in the context of nested and anonymous functions where some variables… … Wikipedia
Non-destructive editing — For non linear editing of video, see non linear editing system. Non destructive editing is a form of editing signals where the original content is not modified in the course of editing instead the edits themselves are edited by video editing… … Wikipedia
The Pointer Sisters — Pour les articles homonymes, voir Pointer. The Pointer Sisters Performance des … Wikipédia en Français
Function pointer — A function pointer is a type of pointer in C, C++, D, and other C like programming languages, and Fortran 2003.[1] When dereferenced, a function pointer can be used to invoke a function and pass it arguments just like a normal function. In… … Wikipedia
Tagged pointer — In computer science, a tagged pointer is a common example of a tagged union, where the primary type of data to be stored in the union is a pointer. Often, the tag in a tagged pointer will be folded into the data representing the pointer, taking… … Wikipedia